Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #106

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan ^1.10.59 -> ^1.10.62 age adoption passing confidence
phpstan/phpstan-symfony ^1.3.8 -> ^1.3.9 age adoption passing confidence
phpunit/phpunit (source) ^10.5.11 -> ^10.5.13 age adoption passing confidence
psalm/plugin-phpunit ^0.18.4 -> ^0.19.0 age adoption passing confidence
vimeo/psalm ^5.22.2 -> ^5.23.1 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.10.62

Compare Source

v1.10.61

Compare Source

v1.10.60

Compare Source

Learn more about this release in an article on phpstan.org!

Major new features 🚀

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-symfony (phpstan/phpstan-symfony)

v1.3.9

Compare Source

  • a32bc86 - Add @param-out for PropertyAccessor
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.13

Compare Source

v10.5.12

Compare Source

Fixed
  • #​5652: HRTime::duration() throws InvalidArgumentException

How to install or update PHPUnit

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.19.0: Add Psalm 6 support, drop Psalm 4 support

Compare Source

This release adds support for Psalm 6, dropping support for Psalm 4.

What's Changed

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.18.4...0.19.0

vimeo/psalm (vimeo/psalm)

v5.23.1

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.23.0...5.23.1

v5.23.0

Compare Source

What's Changed

Features
Fixes
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.22.2...5.23.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Renovate Bot

Copy link
Contributor Author

renovate bot commented Mar 7, 2024

automergeComment

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7bd598 to 9e6a529 Compare March 9, 2024 12:33
@renovate renovate bot changed the title Update dependency phpstan/phpstan to ^1.10.60 Update all non-major dependencies Mar 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1b955eb to d228930 Compare March 15, 2024 11:52
| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| packagist  | phpstan/phpstan         | 1.10.59 | 1.10.62 |
| packagist  | phpstan/phpstan-symfony | 1.3.8   | 1.3.9   |
| packagist  | phpunit/phpunit         | 10.5.11 | 10.5.13 |
| packagist  | psalm/plugin-phpunit    | 0.18.4  | 0.19.0  |
| packagist  | vimeo/psalm             | 5.22.2  | 5.23.1  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d228930 to 8e9791c Compare March 16, 2024 18:02
@dragosprotung dragosprotung merged commit 9be9dc0 into main Mar 18, 2024
6 checks passed
@dragosprotung dragosprotung deleted the renovate/all-minor-patch branch March 18, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant